home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 619 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  641 b 

  1. Path: news.mind.net!news
  2. From: jyoung@mind.net (Jim Young)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Displaying bitmaps in Borland C++
  5. Date: Fri, 05 Jan 1996 05:50:21 GMT
  6. Organization: InfoStructure - Ashland, OR
  7. Message-ID: <4cidlo$gq6@news.mind.net>
  8. References: <4c75pn$bib@ixnews5.ix.netcom.com>
  9. NNTP-Posting-Host: ip06.mind.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. endorfin@ix.netcom.com (Irene J. Cameron ) wrote:
  13.  
  14.  
  15. >How do i display bitmaps or other picture files such as gifs in Borland
  16. >C++ 4.0?
  17.  
  18. >Thanks
  19.  
  20. For BMP files you can use OWL. For other formats you will have to
  21. write you own code or purchase a library such as Lead Tools.
  22.  
  23.